home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Panorama / Panorama - Disk 19D (1987-07-22)(Pacific North-West Amigas Club)[WB].zip / Panorama - Disk 19D (1987-07-22)(Pacific North-West Amigas Club)[WB].adf / ConMan0.99B / install < prev    next >
Text File  |  1987-06-30  |  280b  |  8 lines

  1. ; Copies files for ConMan to the system disk.  Two easy steps to CLI bliss:
  2. ;   (1) de-ARC the files into the current directory
  3. ;   (2) "ex" this install script ...
  4. copy conman      c:
  5. copy setcman     c:
  6. copy myhandlr    sys:l/my-handler
  7. copy conlib.lib  LIBS:conhandler.library
  8.